Skip to content

[#70] fix: 기사 중복 배차 동시성 문제 해결 및 DB 무결성 적용#71

Merged
Leesowon merged 1 commit intodevfrom
fix/#70
Feb 25, 2026
Merged

[#70] fix: 기사 중복 배차 동시성 문제 해결 및 DB 무결성 적용#71
Leesowon merged 1 commit intodevfrom
fix/#70

Conversation

@Leesowon
Copy link
Collaborator

관련 이슈

📌 작업 개요

  • 기사 배차 동시 요청 시 중복 할당되는 문제 해결 및 DB 무결성 보장
  • 비관적 락을 통한 동시성 제어 및 기사 상태 검증 로직 추가

✨ 기타 참고 사항

배포 시 반드시 새로운 DB 마이그레이션 스크립트를 먼저 실행한 후 API 애플리케이션을 재시작해야 합니다.

✅ 체크리스트

  • PR 템플릿에 맞추어 작성했어요.
  • PR에 적절한 라벨을 선택했어요.
  • 변경 내용에 대한 테스트를 진행했어요.
  • application.yml 파일을 수정했다면, Notion에 업로드, github security 수정 및 공유했어요.
  • 로컬 서버에서 정상 동작을 확인했어요. (main, test)
  • 불필요한 코드는 삭제했어요.

@Leesowon Leesowon self-assigned this Feb 25, 2026
@Leesowon Leesowon added the 🐞 Bug 뭐가 잘 안 돼요. label Feb 25, 2026
@Leesowon Leesowon merged commit 0391d67 into dev Feb 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞 Bug 뭐가 잘 안 돼요.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant